Resources for understanding iOS architecture [closed]
Posted
by
BlackJack
on Programmers
See other posts from Programmers
or by BlackJack
Published on 2011-08-13T12:59:38Z
Indexed on
2012/10/18
17:25 UTC
Read the original article
Hit count: 386
ios
|system-architecture
I recently finished reading Randall Hyde's excellent book Write Great Code: Volume 1: Understanding the Machine, and I have a much better knowledge of what's going on under the hood now.
I want to start making iPhone apps, and there are lots of guides for that. Embracing my inner Hyde, however, I want to first learn about the iOS system architecture. Apple has a really good overview here:
Before I start, I wanted to know if there were any other good resources for understanding iOS architecture and using that knowledge for iPhone programming.
Thanks.
© Programmers or respective owner